home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 February / Gamestar_59_2004-02_dvd.iso / Dema / anito_demo.exe / {app} / data / cutscenes / agila / villacredo / Slasher1_death.cs < prev    next >
Text File  |  2003-10-27  |  1KB  |  75 lines

  1.  0 0
  2.  1 0
  3.  0 0 0
  4.  
  5. 5
  6.  
  7.   1 1
  8.     1 -1 -1
  9.  
  10.   1 1
  11. "
  12.   this.line0 = 'none';
  13.   this.target0 = 2;
  14.   this.line1 = '';
  15. "
  16.     1 -1 -1
  17.  
  18.   1 4
  19. "
  20. this.camerafocus = 'npcBigas1';
  21. this.voicefocus = 'npcBigas1';
  22. this.line0 = 'There you have it ladies and gentlement of the pit!  The winner, the';
  23. this.line1 = 'taker of our money, the king of the fowls, the emperor of Marokan';
  24. this.line2 = 'entertainment, the one and only and STILL the undisputed';
  25. this.line3 = 'champion--MAAAAATULIS! ';
  26. this.line4 = '';
  27. this.line5 = '';
  28. this.line6 = '';
  29.  
  30. "
  31.     1500 -1 -1
  32.  
  33.   1 0
  34. "
  35. this.camerafocus = 'player';
  36. this.line0 = '';
  37.  
  38. engine.game.npcMatulis1.is_disabled = 1;
  39. engine.game.npcSlasher1.is_disabled = 1;
  40.  
  41. engine.game.npcPurita1.behavior = 'walker_idle';
  42. engine.game.npcBigas1.behavior = 'still';
  43. engine.game.npcGabriel1.behavior = 'walker_idle';
  44. engine.game.npcPedro1.is_disabled = 0;
  45. engine.game.npcDario2.light_showbyday = 0;
  46. engine.game.npcDario2.light_showbynight = 0;
  47. engine.game.npcTalong2.light_showbyday = 0;
  48. engine.game.npcTalong2.light_showbynight = 0;
  49. FadeIn();
  50. "
  51.     1 -1 -1
  52.  
  53.   1 3
  54. "
  55. this.camerafocus = 'player';
  56. this.line0 = '';
  57.  
  58. if (globals.progress_ganaag_pick == 'matulis')
  59. {
  60.    globals.progress_cockfight_win = 2;
  61. }
  62. else
  63. {
  64.    globals.progress_cockfight_win = 1;
  65. }
  66. globals.progress_cockfight = 1;
  67. this.camerafocus = 'npcSlasher1';
  68. FadeOut();
  69. "
  70.     100 -1 -1
  71.  
  72.  
  73. 0 0 0 0
  74. 0
  75.